GtkMenuShell: Don't use a non-existing property
authorMatthias Clasen <mclasen@redhat.com>
Tue, 29 Apr 2014 01:53:35 +0000 (21:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 29 Apr 2014 01:55:41 +0000 (21:55 -0400)
commit723dc0667e56030f72073945d7aec75b06cc5238
treeaf5785eee7a2ddb421132bf1994b0887531fbf65
parentc8e15e43e9009fc0768d5bf893ff58f0f0fdc8a1
GtkMenuShell: Don't use a non-existing property

GtkMenuTrackerItem::visible was removed a few commits ago.
It is not necessary to bind visible anyway, since the menu
tracker will insert and remove items as their visibility
changes.
gtk/gtkmenushell.c